Public Overloads Sub DrawCurve( _ ByVal pen As Pen, _ ByVal points() As Point, _ ByVal tension As Single _ )
public void DrawCurve( Pen pen, Point[] points, float tension )
Graphics クラス Graphics メンバ オーバーロード一覧
© 2008 GrapeCity inc. All rights reserved.